xen.git
2014-10-01 Jan Beulichx86/HVM: properly bound x2APIC MSR range
2014-10-01 Roger Pau Monnexl: use nic global default values in network-attach
2014-10-01 Julien Grallxen/arm64: Make show_registers working even if current...
2014-10-01 Julien Grallxen/arm: Correctly support WARN_ON
2014-10-01 Andrew Coopertools/libxl: Initialise rc on error paths of libxl_doma...
2014-10-01 Olaf HeringMAINTAINERS: handle buildsystem
2014-10-01 Roy FranzAdd ARM EFI boot support
2014-10-01 Tamas K Lengyelxsm: wrap mem_access blocks into HAS_MEM_ACCESS ifdefs
2014-10-01 Paul Durrantioreq-server: handle the lack of a default emulator...
2014-10-01 Andrew Cooperx86/hvm: improve "Emulation failed @" error messages
2014-10-01 Andrew Coopervsprintf: introduce %*ph extended format specifier...
2014-10-01 Jan Beulichswitch rangeset's lock to rwlock
2014-09-29 Roger Pau Monnelibxl: don't use a qemu-ifup script on FreeBSD
2014-09-29 Roger Pau Monnepygrub: fix read sizes on FreeBSD
2014-09-29 Wei Liulibxl: add in missing dependency for xen-init-dom0...
2014-09-29 Wei Liudocs: fix one typo in pvh.markdown
2014-09-29 Andrew Cooperx86/svm: misc cleanup
2014-09-29 Andrew Cooperx86/emulate: support for emulating software event injection
2014-09-29 Andrew Cooperx86/hvm: don't discard the SW/HW event distinction...
2014-09-29 Andrew Cooperx86/emulate: provide further information about software...
2014-09-26 Vitaly Kuznetsovx86/hvm: remove stray lock release from hvm_ioreq_serve...
2014-09-26 Tamas K Lengyelmem_access: abstract architecture specific sanity check
2014-09-26 Tamas K Lengyelmem_event: abstract architecture specific sanity checks
2014-09-26 Tamas K Lengyelmem_event: relax error condition on debug builds
2014-09-26 Tamas K Lengyelmem_event: clean out superfluous white-spaces
2014-09-26 Tamas K Lengyelrelocate mem_event_op domctl and access_op memop into...
2014-09-26 Tamas K Lengyelrelocate set_access_required domctl into common
2014-09-26 Tamas K Lengyelrelocate p2m_mem_access_resume to mem_access common
2014-09-26 Tamas K Lengyelrelocate p2m_access_t into common and swap the order
2014-09-26 Jan BeulichMerge branch 'staging' of xenbits.xen.org:/home/xen...
2014-09-26 Yang HongyangMAINTAINERS: update maintained files of Remus
2014-09-26 Yang Hongyanglibxl/remus: add LIBXL_HAVE_REMUS to indicate Remus...
2014-09-26 Yang Hongyangxl/remus: add a cmdline switch to disable disk replication
2014-09-26 Yang Hongyangxl/remus: cmdline switches and config vars to control...
2014-09-26 Yang Hongyangxl/remus: cmdline switch to explicitly enable unsafe...
2014-09-26 Yang Hongyangxl/remus: change bool to defbool
2014-09-26 Yang Hongyanglibxl/remus: setup and control disk replication for...
2014-09-26 Yang Hongyanglibxl/remus: setup and control network output buffering
2014-09-26 Yang Hongyanglibxl/remus: introduce an abstract Remus device layer
2014-09-26 Yang Hongyangautoconf: add libnl3 dependency for Remus network buffe...
2014-09-26 Yang Hongyanglibxl: Extend libxl__ao_device with a libxl__ev_child...
2014-09-26 Yang Hongyanglibxl: introduce libxl__multidev_prepare_with_aodev
2014-09-26 Ian Jacksonlibxl: multidev: Expose libxl__multidev_one_callback
2014-09-26 Ian Jacksonlibxl: multidev: Clarify comments about which callbacks...
2014-09-26 Tamas K Lengyelrelocate struct npfec definition into common
2014-09-26 Tamas K Lengyelrelocate mem_access and mem_event into common
2014-09-26 Roy FranzEFI: add arch specific function to control use of confi...
2014-09-26 Roy FranzEFI: add several misc. arch functions for boot code
2014-09-26 Roy FranzEFI: add arch specific module handling to read_file()
2014-09-26 Roger Pau Monnéuse relative path for true(1)
2014-09-26 Jan BeulichVT-d: don't needlessly suppress page table sharing
2014-09-25 Ian CampbellMerge branch 'staging' of ssh://xenbits.xen.org/home...
2014-09-25 Roy FranzEFI: arch specific memory setup
2014-09-25 Roy FranzEFI: create arch functions for console and video init
2014-09-25 Roy FranzEFI: move x86 specific disk probing code
2014-09-25 Roy FranzEFI: add efi_arch_handle_cmdline() for processing comma...
2014-09-25 Roy FranzEFI: add efi_arch_cfg_file_early/late() to handle arch...
2014-09-25 Roy FranzEFI: add architecture functions for pre/post ExitBootSe...
2014-09-25 Roy FranzEFI: create arch functions to allocate memory for and...
2014-09-25 Roy FranzEFI: move x86 specific functions/variables to arch...
2014-09-25 Roy FranzEFI: move x86 boot/runtime code to common/efi
2014-09-25 Jan Beulichx86/vlapic: don't silently accept bad vectors
2014-09-25 Jan Beulichx86/vlapic: a few type adjustments
2014-09-25 Jan Beulichx86/HVM: fix ID handling of x2APIC emulation
2014-09-25 Jan Beulichx86/HVM: fix miscellaneous aspects of x2APIC emulation
2014-09-25 Anthony PERARDlibxl: Fix build dependency for libxl.h.
2014-09-25 Ian Campbellxen: arm: correct VTCR setting on arm32.
2014-09-25 Andrew Coopertools/libxc: Avoid cacheflush toolstack hypercalls...
2014-09-25 Daniel Kiperx86: use constant as multiboot protocol identifier
2014-09-25 Daniel Kiperx86: define e820 entries counter as unsigned int
2014-09-25 Andrew Cooperx86/hvm: Forced Emulation Prefix for debug builds of Xen
2014-09-25 Andrew Coopermisc/coverity: Model __builtin_unreachable()
2014-09-25 Jan Beulichx86/LAPIC: drop support for non-integrated APIC
2014-09-25 Jan Beulichx86: make dump_pageframe_info() slightly more verbose...
2014-09-25 Jan Beulichx86emul: fix SYSCALL/SYSENTER/SYSEXIT emulation
2014-09-24 Tamas K Lengyelx86/p2m: typo fix for spelling ambiguous
2014-09-24 Ian CampbellMerge branch 'staging' of ssh://xenbits.xen.org/home...
2014-09-24 Roy Franzx86/EFI: fix freeing of uninitialized pointer
2014-09-24 Wei Liuflask/policy: use naming convention xenpolicy-$(XEN_FUL...
2014-09-24 Stefano StabelliniFix QEMU cross-compile build
2014-09-24 Ian CampbellMAINTAINERS: Add Wei Liu as toolstack co-maintainer.
2014-09-24 Roger Pau Monnedocs: add PVH specification
2014-09-24 Vijaya Kumar Kxen/arm: remove check for generic timer support for...
2014-09-24 Vijaya Kumar Kxen/arm: Restricted access to IFSR32_EL2 and FPEXC32_EL2
2014-09-24 Vijaya Kumar Kxen/arm: Use REG_RANK_INDEX macro
2014-09-24 Ian Jacksonlibxl: Remove a duplicate calculation of be_path
2014-09-23 George Dunlapmake: Make "src-tarball" target actually make a source...
2014-09-23 George Dunlapmake: Add subtree-force-update target
2014-09-23 Suriyan Ramasamixen: arm: Add support for the Exynos secure firmware
2014-09-23 Paul Durrantx86/viridian: Add partition time reference counter...
2014-09-23 Paul Durrantx86/viridian: Re-purpose the HVM parameter to be a...
2014-09-23 Meng Xuxl: introduce rtds scheduler
2014-09-23 Meng Xulibxl: add rtds scheduler
2014-09-23 Meng Xulibxc: add rtds scheduler
2014-09-23 Meng Xuxen: add real time scheduler rtds
2014-09-23 Stefano Stabellinitools: enable QEMU for ARM builds
2014-09-23 Stefano StabelliniMove xenstore and libxc public headers to include subdir
2014-09-23 Ian CampbellRerun autogen.sh after 7d7147762282 "Use configure...
2014-09-23 Jan Beulichx86emul: only emulate software interrupt injection...
2014-09-23 Andrew Cooperx86/emulate: check cpl for all privileged instructions
next